From: Michael Albinus Date: Sun, 8 Jul 2007 18:10:09 +0000 (+0000) Subject: * NEWS: `file-remote-p' has a new optional parameter CONNECTED. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18031 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8f1708a91de90f6efa512807ca46931751e90c07;p=emacs.git * NEWS: `file-remote-p' has a new optional parameter CONNECTED. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index be42e4bde69..a7481758c15 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2007-07-08 Michael Albinus + + * NEWS: `file-remote-p' has a new optional parameter CONNECTED. + 2007-07-07 Michael Albinus * NEWS: New function `start-file-process'. diff --git a/etc/NEWS b/etc/NEWS index 8006fa427ed..290fe0f6c7b 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -126,6 +126,11 @@ with a given image specification. but obeys file handlers. The file handler is chosen based on `default-directory'. ++++ +** `file-remote-p' has a new optional parameter CONNECTED. +With this paramter passed non-nil, it is checked whether a remote +connection has been established already. + * New Packages for Lisp Programming in Emacs 23.1